of
Creates an SslPrivateKey
instance for the given bytes.
Parameters
der Encoded
the DER-encoded representation of the SSL private key. It can be EC or RSA private keys. Cannot be empty
Throws
when the given derEncoded
bytes are empty
Creates an SslPrivateKey
instance for the given bytes.
the DER-encoded representation of the SSL private key. It can be EC or RSA private keys. Cannot be empty
when the given derEncoded
bytes are empty